Lucene search
+L
LinuxLinux Kernel

14999 matches found

CVE
CVE
•added 2025/09/16 4:11 p.m.•49 views

CVE-2023-53320

CVE-2023-53320 (Linux kernel) relates to scsi: mpi3mr: Fix issues in mpi3mr_get_all_tgt_info(). The patch fixes four issues in mpi3mr_get_all_tgt_info(): (1) valid entry length now uses the correct header size (sizeof(u64) instead of sizeof(u32)); (2) kern_entrylen no longer subtracts one from nu...

7.8CVSS6.1AI score0.00151EPSS
Save
CVE
CVE
•added 2025/09/16 4:12 p.m.•49 views

CVE-2023-53333

CVE-2023-53333 affects the Linux kernel netfilter/conntrack for DCCP. The root cause is that nf_conntrack_dccp_packet() copies the full DCCP header into a stack buffer (via skb_header_pointer) rather than only the basic header, allowing a read past the allocated buffer (OOB read). The vulnerabili...

8.2CVSS6.3AI score0.00278EPSS
Save
CVE
CVE
•added 2025/09/17 2:56 p.m.•49 views

CVE-2023-53346

The CVE-2023-53346 entry concerns a memory-leak in the Linux kernel’s kernel/fail_function logic. The issue occurs when using debugfs_lookup(): the returned object must be released with dput(), otherwise memory leaks accrue over time. The associated advisories indicate a straightforward remediati...

5.5CVSS6.2AI score0.00198EPSS
Save
CVE
CVE
•added 2025/09/17 2:56 p.m.•49 views

CVE-2023-53367

CVE-2023-53367 concerns a memory leak in the Linux kernel’s accel/habanalabs code path (mem mappings in user_mappings) that could occur when clearing user_mappings during rapid context reuse. The connected OSV entries indicate Rootio‑Linux patches fixing this CVE across Root:Ubuntu:22.04 and Root...

5.5CVSS6.1AI score0.00167EPSS
Save
CVE
CVE
•added 2025/09/18 1:33 p.m.•49 views

CVE-2023-53376

CVE-2023-53376 affects the Linux kernel scsi mpi3mr driver, where bitmap sizing used bytes instead of bits caused slab-out-of-bounds access (notably during firmware download to eHBA-9600) via find_first_zero_bit() in mpi3mr_send_event_ack(). The fix switches bitmap management to number-of-bits ar...

7.8CVSS6.1AI score0.00162EPSS
Save
CVE
CVE
•added 2025/09/18 1:33 p.m.•49 views

CVE-2023-53378

CVE-2023-53378 (Linux kernel, DRM/i915) : The vulnerability stems from i915_gem_object_is_framebuffer() not treating the DPT BO (display plane table backing object) as a framebuffer. As a result, the shrinker can evict the DPT BO while the FB BO remains bound, if the DPT came from regular shmem. ...

7.8CVSS6.1AI score0.00151EPSS
Save
CVE
CVE
•added 2025/09/18 1:33 p.m.•49 views

CVE-2023-53387

CVE-2023-53387 affects the Linux kernel in the SCSI UFS path (ufshcd). In the UFS error handling flow, a device management command (NOP OUT) timeout can leave hba->dev_cmd.complete not NULL; if the device later completes the command, complete() is invoked for a stack-allocated structure, causi...

7.8CVSS6.1AI score0.00151EPSS
Save
CVE
CVE
•added 2025/09/18 1:58 p.m.•49 views

CVE-2023-53415

CVE-2023-53415 concerns the Linux kernel USB-DWC3 subsystem. The vulnerability arises from not freeing memory obtained via debugfs_lookup(): the returned object must be released with dput(), otherwise a memory leak occurs over time. The fixed approach consolidates the logic by using debugfs_looku...

5.5CVSS6.1AI score0.00145EPSS
Save
CVE
CVE
•added 2025/09/18 4:04 p.m.•49 views

CVE-2023-53426

Technical details for CVE-2023-53426 are not provided in the connected documents. No affected product/version or remediation details are disclosed here. Monitor official advisories from vendors/sources for updates.

7.8CVSS6.3AI score0.00151EPSS
Save
CVE
CVE
•added 2025/09/18 4:04 p.m.•49 views

CVE-2023-53428

CVE-2023-53428 affects the Linux kernel powercap subsystem, specifically the arm_scmi implementation. The issue arises when powercap zones are retrieved from platforms and registered in a hierarchical tree; the current recursive walk can cause kernel stack overflow for large trees. The fix replac...

5.5CVSS6.3AI score0.00158EPSS
Save
CVE
CVE
•added 2025/09/18 4:04 p.m.•49 views

CVE-2023-53438

CVE-2023-53438 : In the Linux kernel, the AMD Zen IF poison error path could misclassify context due to non-synchronous delivery of poison by the IF unit. The issue is mitigated by adding a quirk to always save the Code Segment (CS) register when poison is consumed from the IF unit banks, ensurin...

5.5CVSS6.1AI score0.00145EPSS
Save
CVE
CVE
•added 2025/09/18 4:04 p.m.•49 views

CVE-2023-53447

CVE-2023-53447 affects the Linux kernel's f2fs: remount() may reset the READ_EXTENT_CACHE mount option, creating a race with fallocate() that can trigger a NULL pointer dereference under extent_cache locks. Root cause is a race between remount and fallocate due to default_options panel updating o...

4.7CVSS6.1AI score0.00093EPSS
Save
CVE
CVE
•added 2025/10/01 11:45 a.m.•49 views

CVE-2023-53489

CVE-2023-53489 affects the Linux kernel memory handling for UDP sockets with TX timestamps and zerocopy skbs. The issue is a memory leak: clones of skbs and their ubuf references can keep a socket refcnt and skb references in the error/clock path, causing leaked sk, sock and skb when close() is c...

5.5CVSS6AI score0.00159EPSS
Save
CVE
CVE
•added 2025/10/04 3:16 p.m.•49 views

CVE-2023-53538

CVE-2023-53538 affects the Linux kernel via a race in btrfs tree modification log rewind that can lead to a kernel NULL pointer dereference and potential crash. The issue arises during logical inode resolution as a tree mod log rewind processes a sequence of moves/removes/adds and may overwrite m...

5.5CVSS5.8AI score0.00137EPSS
Save
CVE
CVE
•added 2025/10/04 3:16 p.m.•49 views

CVE-2023-53548

CVE-2023-53548 affects the Linux kernel USB networking stack, specifically the usbnet driver. The issue arises when usbnet trusts the bulk endpoint addresses reported by the probe routine in the driver_info structure and does not verify that the endpoints exist and have the correct type/direction...

5.5CVSS6.1AI score0.00156EPSS
Save
CVE
CVE
•added 2025/10/04 3:17 p.m.•49 views

CVE-2023-53570

CVE-2023-53570 is a Linux kernel local-privilege issue in the wireless stack. The vulnerability arises from nl80211_parse_mbssid_elems() using an unsigned 8-bit counter (num_elems) to track MBSSID elements, which can overflow when a userspace nl80211 attribute specifies 256 or more elements. This...

7.8CVSS6.3AI score0.00167EPSS
Save
CVE
CVE
•added 2025/10/04 3:17 p.m.•49 views

CVE-2023-53578

Linux kernel CVE-2023-53578 affects the qrtr path, where an uninit access occurs in qrtr_tx_resume() due to skb->len potentially being smaller than sizeof(struct qrtr_ctrl_pkt) when QRTR_TYPE_RESUME_TX is processed. The vulnerability arises in qrtr_endpoint_post() during syzbot scenarios, trig...

7.8CVSS6.1AI score0.00153EPSS
Save
CVE
CVE
•added 2025/10/04 3:44 p.m.•49 views

CVE-2023-53616

CVE-2023-53616 affects the Linux kernel’s JFS IMAP unmount path. The issue is a double-free during diUnmount in jfs_imap.c where JFS_IP(ipimap)->i_imap is freed but not nulled, risking a subsequent free if remounts fail at diMount. The root cause is i_imap not being set to NULL after free, pot...

7.8CVSS6.3AI score0.00153EPSS
Save
CVE
CVE
•added 2025/10/07 3:19 p.m.•49 views

CVE-2023-53625

CVE-2023-53625 : In the Linux kernel, the vgpu debugfs cleanup path for drm/i915/gvt could dereference a null or destroyed debugfs root while destroying a virtual GPU, causing a kernel NULL pointer dereference and an oops. The issue occurs in remove paths where the drm minor’s debugfs root may al...

5.5CVSS6.1AI score0.00203EPSS
Save
CVE
CVE
•added 2025/07/25 12:53 p.m.•49 views

CVE-2025-38378

CVE-2025-38378 affects the Linux kernel HID path for appletb-kbd. The defect is a slab use-after-free caused when a timer (kbd->inactivity_timer) is armed after probe failure and later expires, accessing memory (kbd) that has been freed. Root cause: failure paths do not disarm the timer. Fixes...

7.8CVSS6AI score0.00148EPSS
Save
CVE
CVE
•added 2025/08/19 5:03 p.m.•49 views

CVE-2025-38600

The CVE-2025-38600 entry concerns the Linux kernel driver for Mediatek MT7925 (mt76 mt7925) where an off-by-one in mt7925_mcu_hw_scan() could trigger an out-of-bounds access. The bug arises from ssid->ssids[] and sreq->ssids[] sized with MT7925_RNR_SCAN_MAX_BSSIDS, with a comparison that mu...

8.8CVSS7.2AI score0.00182EPSS
Save
CVE
CVE
•added 2025/08/22 4:00 p.m.•49 views

CVE-2025-38620

The CVE-2025-38620 vulnerability affects the Linux kernel’s zloop (zoned loop) device. It arises from a use-after-free in blk_mq_free_tag_set() during zloop removal: zloop_ctl_remove() frees zlo memory (via zloop_free_disk()) and then accesses zlo->tag_set, which now points to freed memory. Th...

7.8CVSS6.5AI score0.00158EPSS
Save
CVE
CVE
•added 2025/08/22 4:03 p.m.•49 views

CVE-2025-38674

CVE-2025-38674 concerns the Linux kernel where a revert of the patch “drm/prime: Use dma_buf from GEM object instance” makes the dma_buf field in struct drm_gem_object unstable over a buffer object’s lifetime. As a result, the field becomes NULL when the final GEM handle is released, causing a NU...

5.5CVSS6.7AI score0.00133EPSS
Save
CVE
CVE
•added 2025/09/05 5:21 p.m.•49 views

CVE-2025-39712

The CVE-2025-39712 issue affects the Linux kernel media/mt9m114 driver. The deadlock occurred when using V4L2 subdev pad ops get_frame_interval/set_frame_interval due to locking in the subdev state plus the driver. The fix removes the redundant lock operations from mt9m114_ifp_get_frame_interval(...

5.5CVSS5.8AI score0.00115EPSS
Save
CVE
CVE
•added 2025/09/16 1:00 p.m.•49 views

CVE-2025-39827

CVE-2025-39827 affects the Linux kernel’s rose networking path. The issue arises from two separate reference counting paths for rose_neigh: a numeric count from rose_node structures and a use/refcount_t from rose_sock. The patch merges these into a single lifecycle by incrementing/decrementing ro...

8.8CVSS6.1AI score0.00211EPSS
Save
CVE
CVE
•added 2025/09/19 3:26 p.m.•49 views

CVE-2025-39846

CVE-2025-39846 : In the Linux kernel, a NULL pointer dereference could occur in PCMCIΑ code during resource allocation. Specifically, __iodyn_find_io_region() assigns pcmcia_make_resource() to res and uses it in pci_bus_alloc_resource(); if pcmcia_make_resource() fails, a dereference of res could...

5.5CVSS6AI score0.0016EPSS
Save
CVE
CVE
•added 2025/09/23 6:00 a.m.•49 views

CVE-2025-39882

CVE-2025-39882 affects the Linux kernel DRM/mediatek path. The issue originated from for_each_child_of_node() handling that drops a node reference during iteration, leading to a use-after-free when an extra reference decrement was applied on each loop iteration. The fix removes this bogus referen...

8.4CVSS6.1AI score0.00152EPSS
Save
CVE
CVE
•added 2025/09/24 11:02 a.m.•49 views

CVE-2025-39890

CVE-2025-39890 fixes a memory leak in the Linux kernel’s ath12k driver. In ath12k_service_ready_ext_event(), the code path that handles a failure does not free svc_rdy_ext.mac_phy_caps, leading to a leaked 1024-byte object reported by kmemleak. The patch ensures that mac_phy_caps is freed in erro...

5.5CVSS6.1AI score0.00145EPSS
Save
CVE
CVE
•added 2025/10/01 7:42 a.m.•49 views

CVE-2025-39895

CVE-2025-39895: Linux kernel sched_numa_find_nth_cpu() could dereference a null pointer when the CPU mask used by sched_domains_numa_masks does not intersect with the cpus offline. The fix makes the function bail out when bsearch returns NULL instead of dereferencing, preventing a kernel Oops. Af...

5.5CVSS6AI score0.00146EPSS
Save
CVE
CVE
•added 2025/10/01 7:44 a.m.•49 views

CVE-2025-39916

CVE-2025-39916 affects the Linux kernel DAMON subsystem (mm/damon/reclaim). The issue is a divide-by-zero in the calculation of min_age_region when creating a new DAMON_RECLAIM scheme, where aggr_interval is used as the divisor. The documented fix directly returns -EINVAL in this case, preventing...

5.5CVSS6.1AI score0.00145EPSS
Save
CVE
CVE
•added 2026/01/14 3:06 p.m.•49 views

CVE-2025-71118

CVE-2025-71118 : The connected documents confirm a Linux kernel/ACPICA issue where walking the ACPI Namespace with a NULL start_node could dereference a NULL pointer in acpi_ns_get_next_node. The root cause is an access to a member of parent_node when start_node is NULL, which could crash the sys...

5.5CVSS6AI score0.00144EPSS
Save
CVE
CVE
•added 2026/01/31 11:38 a.m.•49 views

CVE-2026-23015

CVE-2026-23015 relates to the Linux kernel gpio_mpsse driver: a reference leak in gpio_mpsse_probe() error paths due to usb_get_dev() not being released. The fix uses device-managed helper functions and removes the usb_put_dev() call in the disconnect path, allowing automatic release of the refer...

5.5CVSS5.7AI score0.00136EPSS
Save
CVE
CVE
•added 2026/02/04 4:08 p.m.•49 views

CVE-2026-23079

CVE-2026-23079 affects the Linux kernel, specifically the gpio cdev path. The issue is that on error handling paths, in lineinfo_changed_notify(), allocated resources are not freed, causing resource leaks. The publicly described fix is to free those resources on error paths. Metrics indicate a CV...

5.5CVSS5.1AI score0.00114EPSS
Save
CVE
CVE
•added 2026/02/04 4:08 p.m.•49 views

CVE-2026-23090

The CVE-2026-23090 entry concerns a Slimbus core device reference leak in the Linux kernel. The root cause is improper handling of device references when processing report-present messages, allowing dynamic Slimbus device allocations without correctly dropping references for previously registered...

5.5CVSS5.2AI score0.0013EPSS
Save
CVE
CVE
•added 2026/02/04 4:08 p.m.•49 views

CVE-2026-23091

CVE-2026-23091 concerns the Linux kernel intel_th subsystem, where a device-leak was reported during output open(). The description states to drop the reference taken when looking up the th device on errors and on close(). It notes that a recent commit fixed the leak in some open() error paths bu...

5.5CVSS5.2AI score0.0013EPSS
Save
CVE
CVE
•added 2026/02/14 4:01 p.m.•49 views

CVE-2026-23151

CVE-2026-23151 in the Linux kernel Bluetooth MGMT path fixes a memory leak in set_ssp_complete due to missing mgmt_pending_free(cmd) calls (and similarly in set_advertising_complete).Root cause: mgmt_pending_cmd structures and their data were not freed after SSP commands completed, after a prior ...

5.5CVSS5.4AI score0.00119EPSS
Save
CVE
CVE
•added 2026/02/14 4:27 p.m.•49 views

CVE-2026-23186

CVE-2026-23186 pertains to the Linux kernel hwmon driver for the ACPI power meter. The issue arises when acpi_power_meter_notify() calls hwmon_device_unregister() while holding a lock also acquired by sysfs callbacks, creating potential deadlocks between sysfs access and device removal. Fixes inc...

5.5CVSS5.4AI score0.00091EPSS
Save
CVE
CVE
•added 2026/03/18 5:41 p.m.•49 views

CVE-2026-23258

CVE-2026-23258 is acknowledged in OSV entries as a vulnerability present in the Linux kernel context via the Root:Ubuntu rootio-linux package. Ubuntu security advisories indicate patches are available for Ubuntu 22.04 LTS and 24.04 LTS (Root:Ubuntu:22.04 and Root:Ubuntu:24.04) with multiple fixed...

5.5CVSS5.8AI score0.00114EPSS
Save
CVE
CVE
•added 2026/03/25 10:26 a.m.•49 views

CVE-2026-23291

CVE-2026-23291 affects the Linux kernel’s nfc pn533 driver where a dangling USB interface reference could occur on disconnect. The issue arises from the probe path grabbing a USB interface reference and not dropping it properly after use. Upstream fixes drop the reference when the device is disco...

5.5CVSS5.7AI score0.00123EPSS
Save
CVE
CVE
•added 2026/03/25 10:27 a.m.•49 views

CVE-2026-23374

CVE-2026-23374 affects the Linux kernel blktrace path. The root cause is tracing_record_cmdline() using __this_cpu_read()/__this_cpu_write() on a per-CPU variable while preemption is enabled, which is unsafe and triggers a kernel BUG in preemptible code through __blk_add_trace() paths. Public wri...

5.5CVSS5.8AI score0.00119EPSS
Save
CVE
CVE
•added 2026/03/28 7:16 a.m.•49 views

CVE-2026-23399

CVE-2026-23399 concerns the Linux kernel nf_tables code: when cloning the second stateful expression in a dynset element, the first expression could remain unfreed on error, causing a stateful memleak in error paths. The provided CVE description confirms a resolution in the kernel, with backtrace...

5.5CVSS5.8AI score0.00121EPSS
Save
CVE
CVE
•added 2026/04/03 1:24 p.m.•49 views

CVE-2026-23426

CVE-2026-23426 concerns the Linux kernel component drm/logicvc, where logicvc_drm_config_parse() creates a reference to a device node via of_get_child_by_name() but fails to release it, causing a device node reference leak. The issue is mitigated by applying a cleanup using the __free(device_node...

5.5CVSS5.7AI score0.00115EPSS
Save
CVE
CVE
•added 2026/04/03 3:15 p.m.•49 views

CVE-2026-23439

The CVE-2026-23439 entry describes a Linux kernel issue in udp_tunnel where, if CONFIG_IPV6 is disabled, udp_sock_create6() can return success without creating a socket. This leads to a NULL pointer dereference when callers like fou_create() dereference the uninitialized socket pointer, causing a...

5.5CVSS5.7AI score0.00129EPSS
Save
CVE
CVE
•added 2026/04/03 3:15 p.m.•49 views

CVE-2026-23442

The CVE-2026-23442 issue affects the Linux kernel’s IPv6 SRv6 handling. Specifically, __in6_dev_get() may return NULL when a device has no IPv6 configuration (e.g., MTU too small or after NETDEV_UNREGISTER), which could lead to NULL pointer dereferences in seg6_hmac_validate_skb() and ipv6_srh_rc...

5.5CVSS5.7AI score0.00123EPSS
Save
CVE
CVE
•added 2026/04/03 3:15 p.m.•49 views

CVE-2026-23449

Summary (CVE-2026-23449) : The Linux kernel vulnerability is in the TEQL scheduler path (net/sched/teql) where a lockless Qdisc root can cause a double-free in skb_release_data via an unsafe qdisc_reset path. The underlying issue occurs when teql_master_xmit fails to use seq_lock to guard qdisc_r...

7.8CVSS5.7AI score0.00129EPSS
Save
CVE
CVE
•added 2026/04/03 3:16 p.m.•49 views

CVE-2026-31403

CVE-2026-31403 is a Linux kernel vulnerability affecting NFSD where a proc entry (/proc/fs/nfs/exports) captured the caller’s network namespace without holding a reference. If the namespace is torn down after opening the exports fd (e.g., container destruction with setns), nfsd_net_exit() may fre...

7.8CVSS5.8AI score0.00179EPSS
Save
CVE
CVE
•added 2026/04/22 1:53 p.m.•49 views

CVE-2026-31444

CVE-2026-31444 affects ksmbd in the Linux kernel. The vulnerability arises from two flaws in the oplock publication sequence inside smb_grant_oplock(): (1) opinfo is linked into ci->m_op_list before add_lease_global_list(), so if that call fails, a freed node is dereferenced by concurrent read...

9.8CVSS5.7AI score0.00652EPSS
Save
CVE
CVE
•added 2026/04/22 1:54 p.m.•49 views

CVE-2026-31489

This CVE (CVE-2026-31489) affects the Linux kernel meson-spicc SPI controller driver. The vulnerability arises from a double-put: meson_spicc_probe() registers the controller with devm_spi_register_controller(), and the removal path erroneously calls spi_controller_put() again in meson_spicc_remo...

7.8CVSS5.6AI score0.00176EPSS
Save
CVE
CVE
•added 2026/04/24 2:42 p.m.•49 views

CVE-2026-31624

CVE-2026-31624) affects the Linux kernel HID core. The vulnerability arises when a HID device supplies a report descriptor with a large report_size, causing s32ton() to shift by n-1 with n > 32. The issue is resolved by clamping n to the same maximum used by snto32(), per commit ec61b41918587,...

5.5CVSS5.4AI score0.00166EPSS
Save
CVE
CVE
•added 2026/05/01 1:53 p.m.•49 views

CVE-2026-31695

CVE-2026-31695 is a Linux kernel issue affecting the virt_wifi driver. The root cause is a race during unregistration where a device’s parent pointer could reference freed memory, causing a use-after-free during ethtool operations. The vulnerability arises from using SET_NETDEV_DEV(dev, &priv-&gt...

7.8CVSS5.8AI score0.00171EPSS
Save
Total number of security vulnerabilities14999